13. Video: Fitting A Regression Line
Fitting A Regression Line
00:00
00:00
The main algorithm used to find the best fit line is called the least-squares algorithm, which finds the line that minimizes .
There are other ways we might choose a "best" line, but this algorithm tends to do a good job in many scenarios.